home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96a.txt / 000023_icon-group-sender _Mon Jan 22 21:37:44 1996.msg < prev    next >
Internet Message Format  |  1996-09-05  |  772b

  1. Received: by cheltenham.cs.arizona.edu; Tue, 23 Jan 1996 08:35:18 MST
  2. To: icon-group@cs.arizona.edu
  3. Date: 22 Jan 1996 21:37:44 GMT
  4. From: CHD@AZCC.arizona.edu (Chris De Young)
  5. Message-Id: <4e1038$fng@news.ccit.arizona.edu>
  6. Organization: --
  7. Sender: icon-group-request@cs.arizona.edu
  8. Subject: Line continuation in $define ?
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10. Status: O
  11.  
  12. How do you (or can you) continue a line in a $define macro?  What I want to
  13. do is:
  14.  
  15. $ define foo "Some really long literal string that won't fit on one line
  16.     neatly; do I have to make it ugly by forcing it to go on one line
  17.     (in the process finding a text editor that won't complain about
  18.     lines longer than 255 characters)?"
  19.  
  20. Thanks... ;)
  21.  
  22. -Chris De Young
  23. chd@Arizona.EDU
  24.